Creating and Manipulating Rotate Transforms
QuickDraw 3D provides routines that you can use to create and manipulate rotate transforms. A rotate transform rotates an object about the x, y, or z axis by a specified number of radians. You can use macros to convert radians to degrees if you prefer to work with degrees instead of radians. See the chapter "QuickDraw 3D Mathematical Utilities" for more information.
Subtopics
- Q3RotateTransform_New
- Q3RotateTransform_Submit
- Q3RotateTransform_GetData
- Q3RotateTransform_SetData
- Q3RotateTransform_GetAxis
- Q3RotateTransform_SetAxis
- Q3RotateTransform_GetAngle
- Q3RotateTransform_SetAngle